European users can now make payments in iMIS using European debit cards. Any cash account set up in iMIS of the type Debit Card will now appear in the Credit Card Type drop-down list on the Check-Out Basket page in e-Series. This is in addition to any credit card types that are currently displayed.
Although e-Series supports European debit card transactions, it does not validate the European debit card information. Arranging immediate authorization of the European debit card using an alternative third-party gateway is the responsibility of the consultant or AiSP performing iMIS implementation.
Note: Debit cards are only supported outside of the United States.
Optional Issue Number and Issue Date
To support the use of European debit cards for making payments in e-Series, two new optional fields, Issue Number and Issue Date, can be added. To place these two fields on the Check-Out Basket page, add <cfset application.enableissuefields = 1> to the _eSeriesConfig.txt file.
Date range for Issue Date
The date range for the Issue Date field can be configured by adding the application.issueyear variable to the _eSeriesConfig.txt file. This controls the years listed in the drop-down list for the Issue Date field on the Checkout Basket page.
Example:
<cfset application.issueyear = "2001;2002;2003;2004;2005">
10.6 Production Release. Updated 3/6/2006 9:57:06 AM
© Copyright by Advanced Solutions International, Inc.
All rights reserved.